Welcome![Sign In][Sign Up]
Location:
Search - vc 3d

Search list

[Static control利用VC编程在界面上实现3D文字

Description: 利用VC编程在界面上实现3D文字-VC Programming Interface 3D characters
Platform: | Size: 27242 | Author: 张强 | Hits:

[Button control3D-Button

Description: 在VC环境下的3D按扭-VC environment in 3D buttons
Platform: | Size: 29759 | Author: 刘银 | Hits:

[GDI-Bitmap实现三维视图绘制与消隐技术

Description: 通过vc实现三维视图的绘制和消隐技术, 包括三维视图的绘制及相应绘图数据的组织-through vc 3D Drawing View and blanking technology, including three-dimensional mapping of view and corresponding graphics data organization
Platform: | Size: 3240 | Author: 飞扬草 | Hits:

[OpenGL programOpenGL(3D显示例程)

Description: 一个用调色板配合OpenGL写的一个三维物体在空间中飞行变换的VC例程,适合OpenGL的初学者学习。-using a palette with a written OpenGL 3D objects in space flight transform the VC routines suitable for beginners to learn OpenGL.
Platform: | Size: 45749 | Author: flyer_boy | Hits:

[OpenGL programA08_显示3D模型

Description: 程序再opengl场景中引入了3d模型,再VC下课能不能运行,因为只是给出了示例代码,没有3D模型-the procedures opengl scene introduced a 3d model, VC school can not run, because it is only given sample code, no 3D model
Platform: | Size: 30330 | Author: 刘晓强 | Hits:

[GDI-BitmapVC-3D

Description: VC例程:提供有关用VC三维字体编程方法等内容。-Visual C++ Programme: It contains the method of making 3D font.
Platform: | Size: 3658 | Author: 温海燕 | Hits:

[OpenGL programOpenGL实现三维绘图

Description: OpenGL实现三维绘图 在VC中实现三维交汇图系统演示,主窗口是可以旋转的三维立体坐标系,还可以观察到在x,y,z方向上的投影。-OpenGL 3D graphics in the VC 3D map convergence demonstration, the main window is rotating three-dimensional coordinate system, also can be observed in the x, y, z direction of the projection.
Platform: | Size: 545621 | Author: 黄应 | Hits:

[OpenGL program在VC中实现OpenGL实现3D绘图的好程序

Description: 在VC中实现OpenGL实现3D绘图的好程序 这个程序实际上是一个框架 有了他就可以把在CONSOLE 中的OPENGL程序移植过来 便于GDI图形接口下 实现实时3D开发-in VC achieve OpenGL 3D graphics of the program this procedure is actually a framework has he can in the OpenGL CONSOLE transplant procedures to facilitate GDI graphics interfaces to the development of real-time 3D
Platform: | Size: 879007 | Author: 蔡明宇 | Hits:

[OpenGL program在VC中实现OpenGL三维绘图

Description: 在VC中实现OpenGL三维绘图(实现人机交互),旋转,缩放等功能-in VC achieve OpenGL 3D graphics (HCI achieve), rotation, scaling function! !
Platform: | Size: 821627 | Author: 王兆 | Hits:

[OpenGL programOpenGL_vckbase20在VC中实现OpenGL三维绘图

Description: OpenGL 是一个三维图形渲染的软件接口,并且得到了硬件加速的支持,用户可以方便地利用 OpenGL,创建出接近光线跟踪的高质量静止或动画的三维彩色图像.本代码的在VC环境下用openGL编制三维绘图简例,让读者快速入门-is an OpenGL 3D graphics rendering software interface, and a hardware-accelerated support, users can easily use OpenGL, creating close tracking of high-quality light static or animated 3D images. The code in VC environment with openGL preparation 3D graphics SR cases, allowing readers Quick Start
Platform: | Size: 855008 | Author: 周先生 | Hits:

[Other Riddle games3d

Description: 3D魔方程序源代码 采用VC++6.0开发 使用了OPENGL 代码比较简单 可以作为新手学习的范例-3D Cube source code developed using VC++6.0 using OPENGL relatively simple code can be used as an example of novice learning
Platform: | Size: 18432 | Author: limu | Hits:

[Windows DevelopVC.3D.cube.design.high.level.programming.code

Description: VC高级编程3D花式魔方设计代码VC fancy 3D cube design of high-level programming code -VC fancy 3D cube design of high-level programming code
Platform: | Size: 568320 | Author: PF | Hits:

[OS programWcgCube

Description: 3D魔方简单架构代码!!VC-3D Cube simple framework code! !
Platform: | Size: 20480 | Author: windy | Hits:

[OpenCV3D

Description: a for opencv Vc++ used , need a carma and 3D s picture for AutoCAD or Something ! And you ll see.
Platform: | Size: 4644864 | Author: ju-wei-zu | Hits:

[VC/MFC3d

Description: vc++界面上实现3d文字效果,界面上实现3d文字效果-vc++ 3d
Platform: | Size: 4096 | Author: jack | Hits:

[Game Enginevc-3d-lizi

Description: 为一款用vc和opengl编写的3d游戏。粒子系统作的尤其漂亮.rar-vc source code of several 3D games, a good example of a great help for beginners
Platform: | Size: 4439040 | Author: 刘斌 | Hits:

[3D Graphic3d--virtual-human-

Description: 通用的3d人体模型,文件格式是.3ds,可导入vc中,进行三维人脸建模使用,省去在vc中三维建模的麻烦- 3d human body model in a common file formats .3 ds, import vc 3D face modeling, eliminating the trouble in the three-dimensional modeling vc
Platform: | Size: 228352 | Author: amy | Hits:

[Technology ManagementVC.3D

Description: VC编程中如何在界面上实现3D文字。 首先启动VC生成一个新的基于对话框的项目,命名为3Dtext,在对话框中重载OnPaint()函数,具体实现的思想是通过CDC::SetTextColor()分别设置文字的颜色为高亮(3DHILIGHT)和阴影(3DSHADOW)的状态下显示文字;同时注意在两次显示文字时要错开一个像素,这样才能达到预期的效果。-VC programming interface, the 3D text. The idea is to start the VC to generate a new dialog-based project, named 3Dtext override the OnPaint () function in the dialog box, the concrete realization by CDC :: SetTextColor () Set the font color for highlighting (3DHILIGHT state) and shadow (3DSHADOW,) to display text while paying attention to the display text twice to stagger one pixel, so as to achieve the desired results.
Platform: | Size: 3072 | Author: 龙共 | Hits:

[GUI Develop3D.

Description: 功能:实现VC++的3D画图 可以做位vc++3D开发参考 -Functions: 3D drawing of VC++ can do a bit of vc++3 D ​ ​ Development Reference
Platform: | Size: 61440 | Author: 万帮勇 | Hits:

[Windows Develop3D俄罗斯(源码)

Description: VC++基于OpenGL技术实现的3D俄罗斯方块游戏,游戏玩法与以往的俄罗斯方块区别不大,这里主要是3D图形的设计部分,编辑时请OpenGL中的相应类库已打包(VC ++ is a 3D Tetris game based on OpenGL technology. The gameplay is not much different from the previous Tetris. Here is the design part of 3D graphics. Please edit the corresponding class library in OpenGL when editing.)
Platform: | Size: 123904 | Author: zhan99 | Hits:
« 1 2 3 4 56 7 8 9 10 ... 49 »

CodeBus www.codebus.net